home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / ada.zoo / ada.txt < prev   
Text File  |  1992-03-31  |  2KB  |  29 lines

  1.      It is a pity that most shells (such as GULAM,  Mark Williams  Co.'s 
  2. MSH,  MUPFEL  etc.  ) do not have an inbuilt feature to access any  desk 
  3. accessories that may be loaded.  To come out of the shell to the desktop 
  4. to  access an accessory and then to re-enter again with  the  consequent 
  5. long rehashing time can be tedious.
  6.  
  7.      The answer,  of course,  is to have a tiny GEM program that  simply 
  8. displays a Menu Bar,  and so give access to the Desk Accessories. Such a 
  9. program is so trivial, it would appear, that no one has bothered to send 
  10. one  in to the archives - although I personally know of people who  have 
  11. told me they have compiled one for themselves which they use regularly.
  12.  
  13.      So recently I also compiled such a utility  viz.  ADA ( Access Desk 
  14. Accessories ),  for this purpose. I could have done with this years ago! 
  15. - and so I think this tiny program (1.5 kbytes) deserves a place in  the 
  16. archives  - provided (as I believe - but I could be mistaken!!)  that  a 
  17. similar  tool does not already reside there.  For the  curious,  it  was 
  18. compiled  with Mark Williams C,  stripped of its Symbols with  REMOVSYM, 
  19. and finally packed down to its current size with the POMPEY Packer.
  20.  
  21.      With ADA.PRG stored in one of the PATH directories of GULAM, for
  22. example, all that is necessary to access the Desk Accessories is to type
  23.  
  24.     gem  ada
  25.  
  26.                                         Cheers,   W. Alan B. Evans,
  27.                                                   [wabe@ukc.ac.uk]
  28.  
  29.